ASP.NET Core MVC コントロールヘルプ
ColumnFields(String[]) メソッド

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotPanelBuilder クラス > ColumnFields メソッド : ColumnFields(String[]) メソッド
The field keys.
Sets the ColumnFields property.
シンタックス
'宣言
 
Public Overloads Function ColumnFields( _
   ByVal ParamArray fieldKeys() As System.String _
) As PivotPanelBuilder
public PivotPanelBuilder ColumnFields( 
   params System.string[] fieldKeys
)

パラメータ

fieldKeys
The field keys.

戻り値の型

Current builder
解説
Gets the list of C1.Web.Mvc.Olap.PivotField objects that define the fields shown as columns in the output table.
参照

PivotPanelBuilder クラス
PivotPanelBuilder メンバ
オーバーロード一覧